home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1990 / Sep 90 / MacApp.Tech$ 9⁄21⁄90 / 2005-Need to define list -Sep90 < prev    next >
Encoding:
Text File  |  1991-03-06  |  487 b   |  21 lines  |  [TEXT/GEOL]

  1. Item    0563334                         17-Sept-90        09:37PDT
  2.  
  3. From:   MORTENSEN.K                     Mortensen, Keith
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. Sub:    Need to define list itms
  8.  
  9. I don't know how to define my list items in ViewEdit.
  10.  
  11. I have created the following objects in ViewEdit :
  12. TControl
  13. TScroller
  14. TTextListView
  15.  
  16. In my C++ program, the items appear as 1,2,3,4,.... in the dialog box.
  17. I want to give them names, etc.
  18.  
  19. How do I do it?
  20.  
  21.